home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 3 / The Pier Shareware Number 3 (The Pier Exchange) (1993).iso / 002 / ncav32.exe / AVIEW.DOC < prev    next >
Text File  |  1993-09-04  |  17KB  |  396 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │  ████┐  ██┐ ██┐ ██┐ ██████┐ ██┐  ██┐                                        │
  3. │ ██┌─██┐ ██│ ██│ ██│ ██┌───┘ ██│  ██│                             AVIEW V3.2 │
  4. │ ██████│ ██│ ██│ ██│ █████┐  ██│█┐██│                                        │
  5. │ ██┌─██│ └█│ █┌┘ ██│ ██┌──┘  ███┌███│                                        │
  6. │ ██│ ██│  └██┌┘  ██│ ██████┐ ██┌┘└██│   Copyright (C) 1992-93 by Chris Buijs │
  7. │ └─┘ └─┘   └─┘   └─┘ └─────┘ └─┘  └─┘                                        │
  8. └─────────────────────────────────────────────────────────────────────────────┘
  9.  
  10.   AVIEW is a simple archive-viewer utility for the Norton Commander, it
  11.   views ARC, ARJ, LZH, PAK, ZIP and ZOO archives automatically, it shows
  12.   lots of info about the files in the archive, you can also tag files and
  13.   unpack them, all operations also work on archive-in-archive!
  14.  
  15.  
  16.   AVIEW is made for usage under the Norton Commander, however, the Norton
  17.   Commander is NOT needed to use AVIEW, AVIEW can also be used stand-alone,
  18.   it contains a full featured file-selector.
  19.  
  20.  
  21.   This utility is here-by placed in Public Domain and can be concidered
  22.   freeware, this utility may not be sold, hired, leased or modified, it may
  23.   be freely copied as a complete package.
  24.  
  25.  
  26.   This documentation is a quick-help to setup AVIEW, for more information
  27.   you can study the AVIEW.CTL and WHATSNEW.32 files.
  28.  
  29. ┌─────────────────────────────────────────────────────────────────────────────┐
  30. │ ▒▒▒▒ Requirements ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  31. └─────────────────────────────────────────────────────────────────────────────┘
  32.  
  33.   AVIEW requires:  MS/PCDOS V3.3x or higher
  34.                    300 KB of free conventional memory.
  35.                    A mouse (optional).
  36.  
  37.   The following programms may be needed (optional);
  38.  
  39.   For extracting, updating, converting and viewing archives-in-archives:
  40.   ───────────────────────────────────────────────────────────────────────────
  41.   ARJ.EXE                   from Robert K. Jung.
  42.   LHA.EXE                   from Haruyasu Yoshizaki.
  43.   PAK.EXE                   from NoGate Consulting.
  44.   PKUNPAK and PKPAK         from PKWare.
  45.   PKUNZIP.EXE and PKZIP.EXE from PKWare.
  46.   ZOO.EXE                   from Rahul Dhesi.
  47.  
  48.  
  49.   For file-viewing/editing:
  50.   ───────────────────────────────────────────────────────────────────────────
  51.   WPVIEW.EXE                from Symantec (Peter Norton Computing).
  52.   NCEDIT.EXE                from Symantec (Peter Norotn Computing).
  53.  
  54.  
  55.   All the above programms are optional and can be replaced by others, this
  56.   can be done by changing the parameters in the AVIEW.CTL file.
  57.  
  58. ┌─────────────────────────────────────────────────────────────────────────────┐
  59. │ ▒▒▒▒ Parameters ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  60. └─────────────────────────────────────────────────────────────────────────────┘
  61.  
  62.   Syntax:  AVIEW [[<Drive>:][<Path>\][<Filename>]] [/?] [/M] [/25] [/35]
  63.                  [/40] [/43] [/50]
  64.  
  65.            <Drive>:   - Drive where archive is on.
  66.  
  67.            <Path>\    - Path where archive is stored.
  68.  
  69.            <Filename> - Archive-file.
  70.  
  71.            /?         - Gives a help-screen about the parameters.
  72.  
  73.            /M         - Starts up AVIEW in monochrome mode.
  74.  
  75.            /25        - Starts up AVIEW in 25 lines per screen mode.
  76.  
  77.            /35        - Starts up AVIEW in 35 lines per screen mode (EGA).
  78.    
  79.            /40        - Starts up AVIEW in 40 lines per screen mode (EGA)
  80.  
  81.            /43        - Starts up AVIEW in 43 lines per screen mode (VGA)
  82.  
  83.            /50        - Starts up AVIEW in 50 lines per screen mode (VGA)
  84.  
  85.  
  86.   When no drive/path/file parameters are given, AVIEW will startup with a
  87.   file-selector, with this file-selector you can select a file to view.
  88.   With the file-selector you can also switch between drives, directorys
  89.   and files.
  90.  
  91.   When only a drive or path is given as parameter, aview will startup the
  92.   file-selector in the given drive/directory.
  93.  
  94.   AVIEW automatically detects how many lines per screen are used at startup
  95.   and will use the number of lines per screen detected, this can be
  96.   overridden with the above parameters or with the SCREENMODE parameter in
  97.   the AVIEW.CTL file.
  98.  
  99. ┌─────────────────────────────────────────────────────────────────────────────┐
  100. │ ▒▒▒▒ Installation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  101. └─────────────────────────────────────────────────────────────────────────────┘
  102.  
  103.   STANDALONE
  104.   ───────────────────────────────────────────────────────────────────────────
  105.   - Copy AVIEW.EXE and AVIEW.CTL to a directory in your PATH, AVIEW.CTL must
  106.     be located in the same directory as AVIEW.EXE.
  107.   - Edit the AVIEW.CTL file with a plain ascii-editor and change the
  108.     parameters so that AVIEW will work on your system correctly.
  109.   - Your now ready to run AVIEW.
  110.  
  111.    
  112.  
  113.   THE NORTON COMMANDER Versions prior to V4.0
  114.   ───────────────────────────────────────────────────────────────────────────
  115.   - Copy AVIEW.EXE, AVIEW.CTL and AVIEWNC.EXE to the directory where
  116.     the Norton Commander is installed.
  117.   - Run the AVIEWNC utility, this utility will update your NC.EXT file.
  118.   - Delete AVIEWNC.EXE, only needed for installing AVIEW in the NC.EXT file.
  119.   - Edit the AVIEW.CTL file with a plain ascii-editor and change the
  120.     parameters so that AVIEW will work on your system correctly.
  121.   - Restart The Norton Commander.
  122.   - Your now ready to run AVIEW.
  123.  
  124.     NOTE: After installing AVIEW in The Norton Commander, you can view an
  125.           archive by pressing ENTER or F3.
  126.  
  127.  
  128.  
  129.   THE NORTON COMMANDER V4.0
  130.   ───────────────────────────────────────────────────────────────────────────
  131.   - Copy AVIEW.EXE, AVIEW.CTL and AVIEWNC4.EXE to the directory where
  132.     the Norton Commander is installed.
  133.   - Run the AVIEWNC4 utility, this utility will update your NC.CFG and
  134.     NC.EXT files.
  135.   - Delete AVIEWNC4.EXE, only needed for installing AVIEW in the NC.CFG and
  136.     NC.EXT files.
  137.   - Edit the AVIEW.CTL file with a plain ascii-editor and change the
  138.     parameters so that AVIEW will work on your system correctly.
  139.   - Restart The Norton Commander.
  140.   - Your now ready to run AVIEW.
  141.  
  142.     NOTE: When you run AVIEW under The Norton Commander V4.0, you can only
  143.           use AVIEW on a file by pressing F3, when you press ENTER in
  144.           NC V4.0, the internal file-view will be activated, this CANNOT
  145.           be changed to use AVIEW instead.
  146.  
  147.     NOTE 2: I discovered that when you use F3 under the
  148.             Norton Commander V4.0 that NC doesn't swap itself out of memory,
  149.             this can give problems/errors executing some external utilitys.
  150.  
  151. ┌─────────────────────────────────────────────────────────────────────────────┐
  152. │ ▒▒▒▒ AVIEW.CTL ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  153. └─────────────────────────────────────────────────────────────────────────────┘
  154.  
  155.   You can edit the AVIEW.CTL file, its a plain ascii-file, see the example
  156.   AVIEW.CTL for more information, the following commands can be used to
  157.   configure AVIEW:
  158.  
  159.  
  160.   BACKUP <Extension>
  161.   ───────────────────────────────────────────────────────────────────────────
  162.   With this command you tell AVIEW the extension of a backup-file created by
  163.   your editor (if any), AVIEW will delete this file after an edited file is
  164.   updated in an archive.
  165.  
  166.  
  167.   NOCOLOR
  168.   ───────────────────────────────────────────────────────────────────────────
  169.   With this command you force AVIEW in black and white mode, this can be
  170.   handy for laptop-users with LCD-Screens.
  171.  
  172.  
  173.   NOMOUSE
  174.   ───────────────────────────────────────────────────────────────────────────
  175.   When you have a mouse, and it is detected by AVIEW, you can force AVIEW 
  176.   with this command to ignore the mouse and not use it.
  177.  
  178.  
  179.   VIEWER <Trigger> <Viewer> [<Parameters>]
  180.   ───────────────────────────────────────────────────────────────────────────
  181.   With this command you can define up to 16 viewers to use to view files from
  182.   an archive, <Trigger> is a file-extension which triggers <Viewer> when a
  183.   file is viewed, <Trigger> must not be more then 3 chars and may include
  184.   wildcards, DON'T include the period (.) in the trigger-extension.
  185.   When no viewers are defined, WPVIEW is taken for all type of files.
  186.  
  187.  
  188.   EDITOR <Editor> [<Parameters>]
  189.   ───────────────────────────────────────────────────────────────────────────
  190.   For defining the editor to use with the edit-function, when no editor is
  191.   defined, NCEDIT is taken as the default.
  192.   NOTE: Use only a editor which doesn't create any backup-files!
  193.  
  194.  
  195.   EXTRACTPATH <Path>
  196.   ───────────────────────────────────────────────────────────────────────────
  197.   The path to use for extracting files to, when this path isn't defined,
  198.   AVIEW will prompt for a path before extracting any files.
  199.  
  200.  
  201.   SCREENMODE <Lines>
  202.   ───────────────────────────────────────────────────────────────────────────
  203.   With this statement you can define how many lines per screen AVIEW must
  204.   use, valid numbers are 25, 35, 40, 43 and 50, note that you will need an
  205.   EGA or VGA adaptor when you use numbers greater than 25.
  206.  
  207.   SORT <Key> [Ascending|Descending]
  208.   ───────────────────────────────────────────────────────────────────────────
  209.   With this parameter you define how to sort the file-list as default, there
  210.   are 6 sort-keys:
  211.  
  212.     NAME      - For sorting on file-name
  213.     EXTENSION - For sorting on file-extension.
  214.     ORGSIZE   - For sorting on original (uncompressed) file-size.
  215.     CMPSIZE   - For sorting on compressed file-size.
  216.     RATIO     - For sorting on ratio.
  217.     DATETIME  - For sorting on date and time.
  218.     METHOD    - For sorting on compression-method.
  219.  
  220.   Optional you can also define the sort-direction, two keywords are
  221.   availble:
  222.  
  223.     ASCENDING  - Sort ascending.
  224.     DESCENDING - Sort descending.
  225.   
  226.   The default is sorting on filename, ascending.
  227.  
  228.  
  229.   TEMPPATH <Path>
  230.   ───────────────────────────────────────────────────────────────────────────
  231.   With this command you define the path AVIEW must use as work-directory,
  232.   this can be a ram-drive which will speed-up AVIEW dramatically, in this
  233.   directory AVIEW will creates its own tempory directorys, these tempory
  234.   directorys will be deleted when AVIEW doesn't need them anymore, note
  235.   that the directory specified with TEMPPATH is NOT deleted, nor the
  236.   files that exist in it, this has been changed since V3.0.
  237.  
  238.  
  239.   SCANNER [<Path>\]<Filename> [<Parameters>]
  240.   ───────────────────────────────────────────────────────────────────────────
  241.   With this command you can define the virus-scanner to use for scanning the
  242.   file unpacked with the unpack function, when no virus-scanner is defined,
  243.   NO scan will be performed.
  244.  
  245.  
  246.   ZOOMSPEED <Milliseconds>
  247.   ───────────────────────────────────────────────────────────────────────────
  248.   With this command you can define the zoom-speed of the popup-windows that
  249.   build up onto the screen, 0 will give an immidiate popup, the default
  250.   zoomspeed is 10.
  251.  
  252.   ┌─────────────────────────────────────────────────────────────────────────┐
  253.   │ With the following commands you can define the parameters used by AVIEW │
  254.   │ for using the external archive-utilitys.                                │
  255.   │ For normal operation of AVIEW, you don't need to change this, all the   │
  256.   │ following commands are optional, the sample commands in the sample      │
  257.   │ AVIEW.CTL file reflects the standard default configuration of AVIEW.    │
  258.   └─────────────────────────────────────────────────────────────────────────┘
  259.  
  260.  
  261.   xxxADD <Command-line>
  262.   xxxDELETE <Command-Line>
  263.   xxxEXTRACT <Command-Line>
  264.   xxxUNPACK <Command-Line>
  265.   xxxUPDATE <Command-Line>
  266.   xxxRESPONSE <Response-char>
  267.   ───────────────────────────────────────────────────────────────────────────
  268.   With these commands you can configure the interface between AVIEW and the
  269.   external archive-utilitys, the xxx can be ARC, ARJ, LHA, PAK, ZIP or ZOO.
  270.   xxxADD      - Defines which parameters to use for adding a file to
  271.                 an archive, this is used for the ADD function (F7).
  272.   xxxDELETE   - Defines which parameters to use for deleting a file or files
  273.                 from an archive, this is used for the DELETE function
  274.                 (F8 or DEL).
  275.   xxxEXTRACT  - Defines which parameters to use for extracting a file or files
  276.                 from an archive, this is used for the extract-function.
  277.   xxxUNPACK   - Defines which parameters to use for extracting ONE file from
  278.                 an archive WITHOUT path, this is used internally in AVIEW.
  279.   xxxUPDATE   - Defines which parameters to use for updating a file in an
  280.                 archive, this is used after you edited a file from an archive.
  281.   xxxRESPONSE - Defines which charachter to use before a file name to tell
  282.                 the archiver that it is a response file, AVIEW defines
  283.                 automatically when to use this or not.
  284.  
  285.   NOTE: There are two variables, %A and %F, thes two must ALWAYS exist in one
  286.         of the above parameters (except xxxRESPONSE), %A will be replaced by
  287.         AVIEW with the name of the archive processed, and %F with a filename
  288.         for adding/deleting/updating, note that AVIEW will automatically add
  289.         the response-file-char before the filename when needed.
  290.         The variables %A and %F are NOT optional!
  291.  
  292. ┌─────────────────────────────────────────────────────────────────────────────┐
  293. │ ▒▒▒▒ Operation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  294. └─────────────────────────────────────────────────────────────────────────────┘
  295.  
  296.   MOUSE:
  297.   ───────────────────────────────────────────────────────────────────────────
  298.   AVIEW has mouse-support, when a mouse is detected it will be used
  299.   automatically, the mouse is used in file-lists, menu's and the
  300.   file-selector.
  301.  
  302.   Click once on an entry to highlight it, click it twice for selecting it.
  303.  
  304.   Clicking at the top of bottom of a menu, or at the top of bottom of a
  305.   file-list will scroll the cursor-bar.
  306.  
  307.   The function-keys at the bottom of the screen can offcourse also be clicked.
  308.  
  309.   The right mouse-button will act as the ESC key.
  310.  
  311.  
  312.   Archive-Viewing Keys:
  313.   ───────────────────────────────────────────────────────────────────────────
  314.   F1           - Help, some info which keys you can use.
  315.  
  316.   F2           - Unpack, extracts file under selection-bar or all tagged 
  317.                  files from archive.
  318.  
  319.   Shift-F2     - Same as F2 only now you can enter an extraction-path.
  320.  
  321.   F3 or ENTER  - View file, also for archive-in-archive.
  322.  
  323.   F4           - Edit file, after editing AVIEW will ask if you want to update
  324.                  the archive with the edited file.
  325.  
  326.   F5           - Convert, you can convert the archive you are viewing to
  327.                  another archive-format.
  328.  
  329.   F6 or ALT-S  - Sort, sort file list.
  330.  
  331.   F7           - Add, add files to archive, when on the input-field, press
  332.                  F2 to activate the file-selector.
  333.  
  334.   F8 or DEL    - Delete, Delete file under selection-bar or all tagged files
  335.                  from archive.
  336.  
  337.   F9 or ALT-J  - jump to DOS.
  338.  
  339.   F10 or ESC   - Step back one archive when nested-viewing is used, or exit.
  340.  
  341.   INS or SPACE - Tag/Untag files.
  342.  
  343.   Gray +       - Wildcard selection.
  344.  
  345.   Gray -       - Wildcard de-selection.
  346.  
  347.   Gray *       - Revert selection.
  348.  
  349.  
  350.   File-Selector Keys:
  351.   ───────────────────────────────────────────────────────────────────────────
  352.   F1           - Help, some info which keys you can use.
  353.  
  354.   F2           - Change drive/directory.
  355.  
  356.   F3 or ENTER  - Select a drive/directory or file to view.
  357.  
  358.   F6           - Rename directory/file.
  359.  
  360.   F7           - Create directory.
  361.  
  362.   F8 or DEL    - Delete directorys/files.
  363.  
  364.   F9 or ALT-J  - jump to DOS.
  365.  
  366.   F10 or ESC   - Quit.
  367.  
  368.   INS or SPACE - Tag/Untag files.
  369.  
  370.   Gray +       - Wildcard selection.
  371.  
  372.   Gray -       - Wildcard de-selection.
  373.  
  374.   Gray *       - Revert selection.
  375.  
  376. ┌─────────────────────────────────────────────────────────────────────────────┐
  377. │ ▒▒▒▒ Contact/Support ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  378. └─────────────────────────────────────────────────────────────────────────────┘
  379.  
  380.   For bug-reports, suggestions and other things concerning AVIEW you can
  381.   contact me at the following BBS:
  382.  
  383.     Action Board Zaandam
  384.     +31-(0)75-704890
  385.     1200, 2400 and 9600 HST V42/V42Bis.
  386.     Located in The Netherlands
  387.     24 Hours a day reachable.
  388.  
  389.   Just try to yell the sysop or write a message to me.
  390.  
  391.   I can also can be reached on COMPUSERVE under 100117, 3242 (Chris Buijs).
  392.  
  393.  
  394.                                         Have Fun,
  395.                     Chris Buijs
  396.